Skip to content

Add Qoder Forward template support#35

Merged
heimanba merged 2 commits into
mainfrom
codex/qoder-forward-templates
Jul 20, 2026
Merged

Add Qoder Forward template support#35
heimanba merged 2 commits into
mainfrom
codex/qoder-forward-templates

Conversation

@heimanba

@heimanba heimanba commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

What changed

  • add declarative Qoder Forward Template materialization for agents
  • route Forward session lifecycle operations through the Forward gateway with optional identity selection
  • update CLI options, configuration/reference docs, and deployment guidance
  • add focused unit coverage for Forward templates and session runtime behavior

Why

Qoder Forward-delivered agents need to be managed as templates and exercised through Forward sessions, while preserving existing Managed Agent behavior as the default.

Behavior / risk

Users can configure delivery.qoder.type: forward, apply and destroy the resulting Qoder Forward Template, and run local Forward sessions with either an explicit identity or the provisioned default identity. Managed Agent delivery remains the default when delivery is omitted.

The compatibility risk is concentrated in the shared resource graph, planner/executor dispatch, provider contracts, and session routing. Forward declarations materialize as template resources and cannot be referenced by managed deployments; existing managed declarations continue to materialize as agent resources.

Validation

  • bun run verify:scoped
  • bun run verify:push
  • Qoder Forward Template unit coverage for graph materialization, create/update/archive, drift snapshots, identity resolution, and Forward session routing
  • Server OpenAPI snapshot and generated WebUI API types refreshed and verified

heimanba added 2 commits July 20, 2026 17:33
Change-Id: I0e941a1e2ad3c761b2359a19c5c4162e09fc98c7
Change-Id: I2126a26be4cbc875389c1570726cad4f599ef502
@heimanba
heimanba marked this pull request as ready for review July 20, 2026 09:44
@heimanba
heimanba merged commit dff3cd0 into main Jul 20, 2026
15 checks passed
@heimanba
heimanba deleted the codex/qoder-forward-templates branch July 20, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant